Skip to content

Conversation

durran
Copy link
Member

@durran durran commented Sep 30, 2025

Removes supplying credentials for MONGODB-AWS in the URI or client options in the auth spec and adds new tests.

Tools changes: mongodb-labs/drivers-evergreen-tools#691

Node implementation: mongodb/node-mongodb-native#4689

Please complete the following before merging:

  • Is the relevant DRIVERS ticket in the PR title?
  • Update changelog.
  • Test changes in at least one language driver.
  • Test these changes against all server versions and topologies (including standalone, replica set, and sharded
    clusters).

@durran durran marked this pull request as ready for review September 30, 2025 16:39
@durran durran requested a review from a team as a code owner September 30, 2025 16:39
@durran durran requested review from JamesKovacs and removed request for a team September 30, 2025 16:39
@dariakp dariakp requested review from dariakp and removed request for JamesKovacs September 30, 2025 18:02
@dariakp dariakp changed the title DRIVERS-3131: No URI credentials with MONGODB-AWS DRIVERS-3131: No explicitly provided properties with MONGODB-AWS Sep 30, 2025
@durran durran requested a review from dariakp October 1, 2025 14:25
@blink1073 blink1073 self-requested a review October 1, 2025 20:03
@durran durran requested a review from dariakp October 6, 2025 19:06
Drivers MUST test the following scenarios:

1. `Regular Credentials`: Auth via an `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` pair
1. `Regular Credentials`: Auth via an `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` pair *Removed*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we still want to test this with env vars?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this is now fixed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you by any chance forget to push this change?

@durran
Copy link
Member Author

durran commented Oct 6, 2025

#1847 (comment)

This has been fixed.

@durran durran requested a review from dariakp October 6, 2025 22:06
Drivers MUST test the following scenarios:

1. `Regular Credentials`: Auth via an `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` pair
1. `Regular Credentials`: Auth via an `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` pair *Removed*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you by any chance forget to push this change?

@durran
Copy link
Member Author

durran commented Oct 7, 2025

#1847 (comment) Yes, just pushed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants